Package-level declarations
Types
Functions
Link copied to clipboard
Navigation graph for for the top level ChannelScreen - ChannelsRoutes.Channels.
Link copied to clipboard
fun NavGraphBuilder.connectionsGraph(navController: NavHostController, uiViewModel: UIViewModel, bluetoothViewModel: BluetoothViewModel)
Navigation graph for for the top level ConnectionsScreen - ConnectionsRoutes.Connections.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun NavGraphBuilder.mapGraph(navController: NavHostController, uiViewModel: UIViewModel, mapViewModel: <Error class: unknown class>)
Link copied to clipboard
fun NavGraph(modifier: Modifier = Modifier, uIViewModel: UIViewModel = hiltViewModel(), bluetoothViewModel: BluetoothViewModel = hiltViewModel(), mapViewModel: <Error class: unknown class> = hiltViewModel(), navController: NavHostController = rememberNavController())
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard